projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6d5fd2
)
(compile-command): Add defvar.
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 30 Aug 2005 11:09:32 +0000
(11:09 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 30 Aug 2005 11:09:32 +0000
(11:09 +0000)
lisp/progmodes/mixal-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/mixal-mode.el
b/lisp/progmodes/mixal-mode.el
index 8f9806c15bb78094d3b6617d790d80f43fe8d010..fd494324303e8423b26dbc033d5d607da7093f9b 100644
(file)
--- a/
lisp/progmodes/mixal-mode.el
+++ b/
lisp/progmodes/mixal-mode.el
@@
-55,6
+55,8
@@
;;; Code:
+(defvar compile-command)
+
;;; Key map
(defvar mixal-mode-map
(let ((map (make-sparse-keymap)))